home *** CD-ROM | disk | FTP | other *** search
/ Ultra Mac Games 1 & 2 / UltraMacGames2.iso / Top 50 / Tic-Tac-Toe v1.3 ƒ / READ ME NOW! Source Code... next >
Text File  |  1993-03-27  |  2KB  |  29 lines

  1. Tic-Tac-Toe v1.3, © 1993 by Jordan Pinsker.
  2.  
  3.     This game needs no explanation. If you like it, and want the pascal source code, I am only asking $10.00. It will teach you a lot about pascal and mac programming in general. If you are interested, I send the source code to everyone who registers.
  4.  
  5.     Tic-Tac-Toe should run on all machines, and on almost any system, up to and including v7.1.0. It looks best in eight bit color with system 7.x.x running.
  6.  
  7. *** Version History ***
  8.  
  9.     -- Version 1.0.  Initial release. Only one level of computer intelligence, and it was not very smart. Did not have the two-player option enabled.
  10.  
  11.     --Version 1.1.    Non-release. Added another level of computer intelligence and enabled the two-player option.
  12.  
  13.     -- Version 1.2.    Introduced many new features, including 3 levels of computer intelligence, a better two player option, and a marker to show who is the current palyer in both the one and two player modes.
  14.     The Computer intelligence is terrible in Random mode, much better in Smart mode, and almost undefeatable in Genius mode.
  15.     Also, a small grammar error in the "user has clicked in an area that is not free" alert has been corrected.
  16.  
  17.     -- Version 1.3.     Corrects two bugs in the Genius mode algorithm that now make it truly undefeatable. Also, the smart player is now much smarter.
  18.  
  19. ***************************
  20.     To register, print out the enclosed registration form. All the directions are on that sheet. Remember, if you would like to learn how this program works, it's only $10.00. You will recieve the entire source code to the newest version.
  21.  
  22.     Thank you for trying Tic-Tac-Toe. Enjoy!
  23.  
  24.         Jordan Pinsker
  25.         1 Todd Court
  26.         East Williston, NY
  27.                                         11596-1424
  28.  
  29. (**** This notice MUST be distributed with every copy of             (**** Tic-Tac-Toe. Do not edit this file!